Skip to content

Add frontend-only V3 Quick Hub across 360 core pages#39

Open
360-Host wants to merge 1 commit into
mainfrom
codex/add-customizable-widget-options-in-settings-9yeei4
Open

Add frontend-only V3 Quick Hub across 360 core pages#39
360-Host wants to merge 1 commit into
mainfrom
codex/add-customizable-widget-options-in-settings-9yeei4

Conversation

@360-Host
Copy link
Copy Markdown
Collaborator

Summary

Added major frontend-only platform features (no backend changes) for V3 momentum:

  • New shared script: assets/js/platform-v3.js
  • Injected on both index.html and settings.html

New capabilities

  1. V3 Quick Hub floating button

    • Persistent access point for lightweight power tools.
  2. Focus Mode (local)

    • Hides high-distraction chrome (sidebar/auth/settings panel) for cleaner working sessions.
    • Persists in localStorage (360_focus_mode).
  3. Command Palette (Ctrl/Cmd+K)

    • Global page jumper to core 360 routes (AI, Weather, Chat, News, etc.).
    • Search/filter actions inline.
  4. Quick Notes (local)

    • Fast scratchpad saved to localStorage (360_quick_notes_v1).
    • Export notes to .txt without server usage.
  5. Pomodoro Timer (client-side)

    • User-set duration (5–120 min), countdown visible in launcher button.
    • Preferred duration stored locally (360_pomodoro_minutes).

Why this fits request

  • Adds as much as possible without backend edits.
  • Extends beyond widgets to platform-wide UX/productivity features.
  • Works entirely in browser with local persistence.

Validation

  • node --check assets/js/platform-v3.js
  • node --check assets/js/widgets.js

Codex Task

@supabase
Copy link
Copy Markdown

supabase Bot commented May 20, 2026

This pull request has been ignored for the connected project wiswfpfsjiowtrdyqpxy because there are no changes detected in supabase directory. You can change this behaviour in Project Integrations Settings ↗︎.


Preview Branches by Supabase.
Learn more about Supabase Branching ↗︎.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant